cryptographic transformation造句
例句与造句
- Links data streams to cryptographic transformations
将数据流链接到加密转换。 - Hash algorithms are an example of cryptographic transformations
哈希算法是加密转换( - Defines the basic operations of cryptographic transformations
定义基本的加密转换运算。 - The stream on which to perform the cryptographic transformation
对其执行加密转换的流。 - Performs a cryptographic transformation of data
执行数据的加密转换。 - It's difficult to find cryptographic transformation in a sentence. 用cryptographic transformation造句挺难的
- The cryptographic transformation that is to be performed on the stream
要对流执行的加密转换。 - Interface that defines the basic operations of cryptographic transformations
定义加密转换基本操作的接口。 - Defines a stream that links data streams to cryptographic transformations
定义将数据流链接到加密转换的流。 - Performs a cryptographic transformation of data using the rijndael algorithm
使用rijndael算法执行数据的加密转换。 - Cryptographic transformations that use asymmetric keys consume significant resources
使用非对称密钥进行的加密转换会消耗大量资源。 - The . net framework provides several classes that enable you to perform cryptographic transformations on data using several standard algorithms
Net framework提供了几个使您能够使用若干标准算法对数据执行加密转换的类。 - Secret - key encryption algorithms are extremely fast compared to public - key algorithms and are well suited for performing cryptographic transformations on large streams of data
私钥加密算法非常快(与公钥算法相比) ,特别适用于对较大的数据流执行加密转换。 - Class use a chaining mode called cipher block chaining , which requires a key and an initialization vector to perform cryptographic transformations on data
类派生的类使用一种称为密码块链接( cbc )的链接模式,该链接模式需要密钥和初始化向量才能执行数据的加密转换。 - The block cipher classes provided in the base class library use a chaining mode called cipher block chaining , which uses a key and an initialization vector to perform cryptographic transformations on data
基类库中提供的块密码类使用称作密码块链( cbc )的链模式,它使用一个密钥和一个初始化向量( iv )对数据执行加密转换。 - Des , rsa , md5 encrypt algorithms are used when producing registration number , because these algorithms are all open , in order to puzzle cracker , the input and output data of these algorithms should be changed using some cryptographic transformation
在生成注册码的时候使用了des 、 rsa 、 md5加密算法。由于这些算法都是公开的,为了迷惑破解者,需要对des 、 rsa 、 md5加密算法的输入输出数据进行变换处理。